LabelCustomization

sealed class LabelCustomization

Generic class used to customize the visual style of text on the challenge screen.

Properties

textColor
Link copied to clipboard
abstract var textColor: Int?
Text color resource reference.
textFont
Link copied to clipboard
abstract var textFont: Int?
Text font resource reference.

Inheritors

TextStyleCustomization
Link copied to clipboard
TextCustomization
Link copied to clipboard
SwitchCustomization
Link copied to clipboard